MapSourceRegistry.getById

Find the #ShumateMapSource with the corresponding id

class MapSourceRegistry
getById
(
string id
)

Parameters

id string

the id of the #ShumateMapSource

Return Value

Type: MapSource

the #ShumateMapSource or %NULL if no map source has been found

Meta